Vcenter Guest WindowsConfiguration RebootOption

Vcenter Guest WindowsConfiguration RebootOption
Vcenter Guest WindowsConfiguration RebootOption

The Vcenter Guest WindowsConfiguration RebootOption enumerated type specifies what should be done to the guest after the customization.

Possible values:

  • REBOOT: Reboot the guest after customization.
  • NO_REBOOT: Take no action. Leave the guest OS running after customization. This option can be used to look at values for debugging purposes.
  • SHUTDOWN: Shutdown the guest after customization.

This enumeration was added in vSphere API 7.0.0.0.

This data structure has no properties.
Enumeration: REBOOT, NO_REBOOT, SHUTDOWN,